CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - openmp matrix

搜索资源列表

  1. matmult

    0下载:
  2. 并行矩阵乘法。用于mpi和openMP混合并行求解矩阵乘法问题。适用于分布共享存储cluster环境。无解压密码。-parallel matrix multiplication. OpenMP for mixed MPI and parallel matrix multiplication to solve the problem. Distribution applicable to the shared storage cluster environment. Without extract
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1838
    • 提供者:张哲
  1. omp_mm

    1下载:
  2. 利用OPENMP实现矩阵相乘的C程序。Demonstrates a matrix multiply using OpenMP.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1273
    • 提供者:danielwood
  1. qr

    1下载:
  2. 矩阵QR分解的算法,使用openMP实现, 请在支持并行计算的机器上编译运行-Matrix QR decomposition algorithm, the use of openMP implementation, to support parallel computing in the compile and run on the machine
  3. 所属分类:MPI

    • 发布日期:2016-09-18
    • 文件大小:2048
    • 提供者:xiaogu
  1. Cannon.rar

    0下载:
  2. 本程序采用vc2005结合openmp实现了并行矩阵相乘的cannon算法,This procedure combines the use of vc2005 OpenMP parallel realization of the cannon matrix multiplication algorithm
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:80687
    • 提供者:李若愚
  1. openmp

    0下载:
  2. openmp实现矩阵乘法,采用行列分解算法-openmp matrix multiply openmp matrix multiply
  3. 所属分类:MPI

    • 发布日期:2017-03-23
    • 文件大小:1822
    • 提供者:li
  1. parallel

    0下载:
  2. OpenMP实现的一个矩阵乘法运算,有并行和串行的比较-OpenMP implementation of a matrix multiplication, a comparison of parallel and serial
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:16559
    • 提供者:shim
  1. OpenMPapp

    0下载:
  2. 本程序采用VC2005结合openmp实现并行矩阵相乘的Fox算法-VC2005 This procedure combines the use of OpenMP parallel matrix multiplication algorithm of Fox
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:267969
    • 提供者:李若愚
  1. matrix

    0下载:
  2. this matrix multiplication in Openmp palatalization [Aiman]-this is matrix multiplication in Openmp palatalization [Aiman]
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:1202
    • 提供者:sealawe
  1. Mpi-Omp_MatInf_blkstp

    0下载:
  2. This a mutlicore and cluster(of single-core,multi-core systems) matrix inversion code. Which uses the MPI(Message Passing Interface) for communication across the compute nodes of cluster and using thread-API based OpenMP(Open Multi Processing) bet
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1594
    • 提供者:shraddha
  1. OpenMP_exercise

    1下载:
  2. 对于几个流行的算法(prefix sum,matrix multiplication,Gaussian elimination,Sieve of Eratosthenes)的串行算法和openMP并行算法的代码,以及性能测试的实验报告-For several popular algorithms (prefix sum, matrix multiplication, Gaussian elimination, Sieve of Eratosthenes) of the serial algori
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:240056
    • 提供者:luoang
  1. PerformanceTuningExample

    0下载:
  2. 关于OpenMP性能调优的资料,更深一步学习如何提高程序性能。主要掌握了循环互换,循环展开和循环合并等方法,和缓存的一致性来解决共享变量带来的负荷,了解了线性递推(Linear Recurrence)和如何用分块提高矩阵的更新效率。 -On the OpenMP performance tuning information, deeper to learn how to improve program performance. Main mastered the loop interchan
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:1274133
    • 提供者:徐鹏
  1. Cannon

    0下载:
  2. 佳能矩阵相乘算法,利用了openmp与C++技术-Canon matrix multiplication algorithm, use openmp and C++ technology
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-25
    • 文件大小:1194
    • 提供者:施俊
  1. matrix-multiplication-based-OpenMp-

    0下载:
  2. 基于C语言的,在共享内存的并行机上使用OpenMP并行环境实现矩阵乘法-C-based, shared memory parallelism using OpenMP on a parallel machine environment to achieve the matrix multiplication
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:758
    • 提供者:苗高洁
  1. OpenMP-based

    0下载:
  2. 基于OpenMP的对称矩阵LDL~T分解并行算法实现-OpenMP-based symmetric matrix LDL ~ T decomposition parallel algorithm
  3. 所属分类:Document

    • 发布日期:2017-04-08
    • 文件大小:107873
    • 提供者:赵薇
  1. OpenMp

    0下载:
  2. 并行计算,使用OpenMp计算π值,两种方式;矩阵向量乘法;矩阵乘法-Parallel computing, using OpenMp calculated π values ​ ​ in two ways matrix-vector multiplication matrix multiplication
  3. 所属分类:MPI

    • 发布日期:2017-04-17
    • 文件大小:26605
    • 提供者:朱苏建
  1. matrix

    0下载:
  2. 基于OpenMP的大型矩阵相乘的算法源码-Based on OpenMP for large matrix multiplication algorithm source code
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:896
    • 提供者:frankly
  1. openmp

    0下载:
  2. 用OpenMp实现矩阵转置,输出转置结果和串行及并行的时间,进行比较-With OpenMp realization matrix transpose, transpose output serial and parallel results and time to compare
  3. 所属分类:MPI

    • 发布日期:2017-05-14
    • 文件大小:3569001
    • 提供者:xiao
  1. matrix-4

    0下载:
  2. This a matrix multiplication as an example of OpenMP parallel programming.-This is a matrix multiplication as an example of OpenMP parallel programming.
  3. 所属分类:Console

    • 发布日期:2017-05-03
    • 文件大小:790086
    • 提供者:dorgham
  1. MPI-and-OpenMP-parallel-programming

    1下载:
  2. 《MPI与OpenMP并行程序设计(C语言版)》是美国Oregon州立大学的Michael J.Quinn教授在多年讲授“并行程序设计”课程的基础上编写而成的,主要介绍用C语言,并结合使用MPI和OpenMP进行并行程序设计,内容包括并行体系结构、并行算法设计、消息传递编程、Eratosthenes 筛法、Floyd 算法、性能分析、矩阵向量乘法、文档分类、蒙特卡洛法、矩阵乘法、线性方程组求解、有限差分方法、排序、快速傅立叶变换、组合搜索、共享存储编程、融合OpenMP和MPI以及5个附录。-&
  3. 所属分类:MPI

    • 发布日期:2016-09-22
    • 文件大小:48901120
    • 提供者:艾艾
  1. matrix

    0下载:
  2. openmp编程,多线程处理两3*3矩阵相乘-openmp programming, multithreading two 3* 3 matrix multiplication
  3. 所属分类:Console

    • 发布日期:2017-12-12
    • 文件大小:5279376
    • 提供者:MCZ
« 12 3 »
搜珍网 www.dssz.com